Package-level declarations
Types
Link copied to clipboard
object GStreamerInit
GStreamerInit is a singleton object responsible for initializing the GStreamer library.
Link copied to clipboard
LinuxVideoPlayerState class serves as the platform-specific implementation of a video player state for Linux systems using GStreamer. It provides video playback functionality, including control over playback state, volume, looping, and timeline navigation.
Functions
Link copied to clipboard
@Composable
A composable function that renders a video player surface using GStreamer.